CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SIFT match

搜索资源列表

  1. OpenCV

    0下载:
  2. OpenCV_人脸检测 SIFT特征匹配-OpenCV sift match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7452600
    • 提供者:陈亭
  1. OpenCVsurf.rar

    0下载:
  2. opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。,opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2443987
    • 提供者:吴若鸿
  1. SIFT_area_match

    1下载:
  2. SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。-different area SIFT algorithm which is better than the original SIFT and KD tree match.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-02-12
    • 文件大小:6444974
    • 提供者:jiba
  1. spatial_pyramid_code

    0下载:
  2. 金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories matlab代码
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:181411
    • 提供者:chensikun
  1. InvariantLocalFeatureforImageMatching

    0下载:
  2. Invariant Local Feature for Image Matching,主要是介绍了一下图像副本检测的系统,先对图像提取sift特征,再用LSH匹配-Invariant Local Feature for Image Matching, mainly introduced a copy of what the image detection system, first sift the characteristics of the image extraction, and the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1699893
    • 提供者:潘自建
  1. SIFT_demo

    0下载:
  2. SIFT是一种非常热门的图像匹配算法,能对发生旋转、缩放的图像进行匹配,文件演示了匹配过程,用MATLAB给出了源代码-SIFT is a very popular image matching algorithm, can occur rotating, zooming, image match, the document demonstrated the matching process, using MATLAB source code is given
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1473000
    • 提供者:cxl
  1. lyj1

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力 -SIFT feature matching algorithm is the matching feature points at home and abroad a hot area of research with the difficult, and its ability to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2480273
    • 提供者:刘佳
  1. GAME

    0下载:
  2. 利用SIFT检测两图片的相同点,并获 ·北京大学数字图象处理课件,封举富 ·主要内容彩色256色转灰度图,hough变 ·OPENCV手册!opencv用具很实用,广 ·功能强大的图像处理软件可以打开,关 ·ICP是用来匹配两组未知点,可以用于 ·利用opencv完成的汽车牌号识别,支 ·細線化程式,本程式源 ·图像处理算法方面编程代码汇总,请 -Detect SIFT picture using the same two points, and digita
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:2124
    • 提供者:邵闯
  1. picture_connection_base_on_sift

    0下载:
  2. 实现基于sift特征的图像拼接,在sift特征提取和匹配(match)原代码的修改上实现的,源代码-just as the name s descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:13282985
    • 提供者:txy
  1. siftDemoV4

    0下载:
  2. 作为一种匹配能力较强的局部描述算子,SIFT算法的实现相当复杂,但从软件开发的角度来说,只要会使用其中几个比较重要的函数就行了。这里要感谢David Lowe这个大牛,不但提供了一种强悍的特征匹配算法,还给出了C++的实现代码,后来有人用C#实现了这个算法,需要的朋友可到网上自行下载。 -As a strong ability to match the partial descr iption of operator, SIFT algorithm to achieve very compl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:759691
    • 提供者:xyrx
  1. siftvc

    1下载:
  2. sift算法的vc实现,能对多源遥感影像进行处理匹配 功能强大 值得学习-sift algorithm vc implementation, able to multi-source remote sensing image processing match the powerful worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:360075
    • 提供者:lcbwn
  1. FastEMD-1.1

    1下载:
  2. The code efficiently computes the Earth Mover s Distance (EMD) between two histograms or sparse histograms (signatures). The EMD is also known as Mallows, 1st Wasserstein, Monge-Kantorovich, Match and Transporatation distances. The approach was descr
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-24
    • 文件大小:201937
    • 提供者:ning
  1. match

    0下载:
  2. 用C++实现两幅图像的SIFT(尺度不变特征变换)特征点的匹配
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1819
    • 提供者:lucia
  1. sift2

    0下载:
  2. 提出了一种基于线特征和SIFT点特征的多源遥感影像配准方法。该方法首先匹配待配准影像和参 考影像中的线特征,利用匹配直线构建虚拟角点 其次,针对传统SIFT算法匹配多源遥感影像特征点存在的 不足,采用线特征约束点特征的方法进行SIFT同名点对的提取 最后结合虚拟角点对及SIFT同名点对构建三角网进行小面元微分纠正。 -A line-based features and SIFT features multi-point sources of remote sensing image
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:275057
    • 提供者:LIDAN
  1. sift4

    0下载:
  2. :提出一种基于尺度不变特征变换(SIFT)特征匹配的目标跟踪方法.首先使用SIFT提取目标特征,构 建目标特征库,然后使用基于K维树的特征匹配算法,对实时序列图像提取的SIFT特征与特征库中目标进行精确匹配 -: Based on Scale Invariant Feature Transform (SIFT) feature matching target tracking. The first to use SIFT target feature extraction, featur
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:264470
    • 提供者:LIDAN
  1. ImageRetrieval

    1下载:
  2. 毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:359361
    • 提供者:平天羽
  1. siftDemoV4

    0下载:
  2. sift算法进行特征匹配的程序,先检测出关键点,找到两幅图像的关键点连线,里边附有几张图片,效果不错!-code for keypoint match based on sift,the performance is good!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:761093
    • 提供者:王阳丽
  1. SIFT

    0下载:
  2. sift匹配,利用opencv+gtk,xiao guo bucuo-sift match, use opencv+gtk
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1608328
    • 提供者:linxiaobin
  1. SIFT-python

    1下载:
  2. l利用SIFT算法提取图像特征点,然后对图像进行匹配。(Extract the feature points of image and then match the images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:7168
    • 提供者:weehaa
  1. SIFT

    0下载:
  2. 关于两图像间的sift匹配并以拼接方式显示结果(image match by using SIFT method)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:3072
    • 提供者:凡非凡
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com